Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: add umd out for react wrapper #2018

Merged
merged 23 commits into from
Jun 23, 2023
Merged

fix: add umd out for react wrapper #2018

merged 23 commits into from
Jun 23, 2023

Conversation

ayeshaa-m
Copy link
Contributor

add umd out for react wrapper

@ayeshaa-m ayeshaa-m requested a review from acstll as a code owner June 15, 2023 08:21
@ayeshaa-m ayeshaa-m self-assigned this Jun 15, 2023
@ayeshaa-m ayeshaa-m requested a review from nowseemee as a code owner June 15, 2023 08:21
@ayeshaa-m ayeshaa-m linked an issue Jun 15, 2023 that may be closed by this pull request
@netlify
Copy link

netlify bot commented Jun 15, 2023

Deploy Preview for marvelous-moxie-a6e2fe ready!

Name Link
🔨 Latest commit 22acfdc
🔍 Latest deploy log https://app.netlify.com/sites/marvelous-moxie-a6e2fe/deploys/649555de31d5e00008783049
😎 Deploy Preview https://deploy-preview-2018--marvelous-moxie-a6e2fe.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site settings.

@ayeshaa-m ayeshaa-m marked this pull request as draft June 15, 2023 08:21
packages/components-react/.gitignore Outdated Show resolved Hide resolved
@ayeshaa-m ayeshaa-m marked this pull request as ready for review June 23, 2023 08:17
felix-ico and others added 11 commits June 23, 2023 13:49
* fix: spacing

* fix: revert changes, fix spacing

* fix: add tiny bit more space after 10th element

* test(visual): update snapshots (#2006)

Co-authored-by: felix-ico <[email protected]>

* fix: primary list item spacing

* test(visual): update snapshots (#2012)

Co-authored-by: felix-ico <[email protected]>

* docs: update css vars

---------

Co-authored-by: felixw <[email protected]>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: felix-ico <[email protected]>
* chore(font): update to latest version (1.8)

* chore(icons): update to latest version

* test(visual): update snapshots (#2026)

Co-authored-by: acstll <[email protected]>

---------

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: acstll <[email protected]>
* fix(list-item): font-variant-numeric tabular on nested

* fix(telekom-header): app name min-width and spacing

* fix(telekom-nav-item): main nav line-height

* fix: align spacing and fonts in inputs

- text field
- text area
- dropdown select
- date picker

* test(visual): update snapshots (#2023)

Co-authored-by: acstll <[email protected]>

* test(visual): update snapshots (#2024)

Co-authored-by: acstll <[email protected]>

* fix(telekom-header): app name spacing

* fix(telekom-header): app name spacing (slim)

* chore: conflicts with visual tests

* chore: invalidate visual snapshots somehow

* test(visual): update snapshots (#2028)

Co-authored-by: acstll <[email protected]>

* fix(telekom-header): app name spacing scrolled >xl

* chore: update telekom/design-tokens package

* fix: clean up CSS (date-picker, dropdown-select, text-field, textarea)

* style: format

---------

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: acstll <[email protected]>
@ayeshaa-m ayeshaa-m merged commit 1286756 into main Jun 23, 2023
@ayeshaa-m ayeshaa-m deleted the fix/umd-build-639 branch June 23, 2023 08:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Include UMD Build to make importing scale through plain HTML possible
4 participants